Create new directory for destination file?

In Paquet Builder can I create a new directory for the destination file by specifying something like this:
%PROGFILEDIR%\NewDir ?
If the user accepts this will NewDir be created?
If the user specifies another directory will NewDir then NOT be created?

No, NewDir will not be created. If you always want NewDir to be created, use a custom action “Create a folder”.