At the moment the aem-dispatcher role does not offer any possibility to define custom options outside the
section. This would allow us to configure settings which are not allowed inside the VirtualHost Section like ListenPort etc.
When implementing this in the templates this would affect
The problem is, that this may conflict with the already available/implemented configuration option
Another option would be to render a new configuration file like "dispatcher.conf" and name it for example "custom.conf" and place the configuration there.