Lets the user select a PostScript configuration though a (modal) dialog, using parent as the parent window if it is specified. The message string is displayed as a prompt in the dialog. If init-setup is provided, the dialog is initialized to the given configuration, otherwise the current configuration from current-ps-setup is used.
The result is #f if the user cancels the dialog, the selected PostScript configuration otherwise.
The style argument is provided for future extensions. Currently, style must be the empty list.