I just want to add some command line parameters to a pkg when it starts upSuch as? What kind of "post-processing" are you talking about?
*.desktop file in /usr/local/share/applications, simply specify command line options you want on startup. More, if you always want to specify specific option(s), create alias or shell script.Exec= line.