'Is it possible to submit Chrome extension for review without automatically publishing it using Chrome Webstore API?

Is it possible to submit Chrome extension for review without publishing it automatically using Chrome Webstore API? The publish endpoint submits the package for review and automatically publishes it after it had passed the review, but it is desirable to be able to manually publish the extension. Basically, is it possible to achieve the same result as by unchecking the checkbox on the popup window seen on the screenshot?
Submit for review confirmation window screenshot



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source