Create multiple start scripts with Application plugin

I want to have several scripts to run different apps, basically the only difference in them is the main class. Can I create those shell scripts / batch files automatically with Application plugin?

Application plugin generates scripts automatically for one main class, but I want to do it for several classes, can I do it somehow?

It is a very common requirement in many projects. It would be good to have out of the box support for this feature.