Custom shadow resolution
you can set Light.shadowCustomResolution using a script and copy and paste from the runtime to the editor. It accepts values of power-of-two resolutions so like 64,128,256,512,1024. This is useful if you really want to optimize lights.
Sources:
https://docs.unity3d.com/ScriptReference/Light-shadowCustomResolution.html