How to select shadow type and shadow resolution of QualitySettings by code?
The interface doesnt expose those items.
You pretty much answered your own question, though you can use Light.shadows to change the shadow type for individual lights.
–Eric