[Lua] Add CONTROL_SWITCH functions to `types.Player` and deprecate them in `openmw.input`
Add CONTROL_SWITCH functions to types.Player and deprecate them in openmw.input.
Needed because openmw.input will be available in menu scripts, and CONTROL_SWITCH doesn't make sense there.