I have a generic method that is used in the ```Program.Main``` for some microservices. I want want to reuse options, but have different defaults. Is there a way to specify the defaults that aren't compiled (property attributes)?