In eclipse I can include things like the following in the vm args or program args in a launch configuration:
-Dsome.system.property=${string.prompt:explanation:d
I've never seen anything like that in all my years using IntelliJ IDEA.
You can open a feature request in their issue tracker, and maybe they'll implement it in a future release.