Would be very useful to allow optional parameters for macroses (mod_macro) and add something like <IfParameterDefined paramName> directive to use inside macro definition.
Also to allow default values to be assigned to parameters, though I suppose that could effectively be done with a `<IfParameterDefined paramName>` directive.