You can use the saveAs method, but you can't specify to it any specific settings. It will probably work the same as when using the built-in command in the Action Wizard, but you can try it out... The code to use is:
this.saveAs(this.path.replace(".pdf", ".ps"), "com.adobe.acrobat.ps");