feat: Support help text in Checkbox, Radio, and Switch (#9877)
* feat: Support help text in Checkbox, Radio, and Switch
* fix
* Fix checkbox styling when nested in collections
* A couple more tests
* fix aria-describedby behavior
* Add tests for CheckboxField in collections
* Add help text support in S2
* updates from testing
* lint
* make radiogroup rac example also grey out help text when disabled
* whoops forgot it for switch too
---------
Co-authored-by: Daniel Lu <dl1644@gmail.com>