renderable_options
No security coverage
The renderable_options modules is a module that allows you to render elements in radio/checkbox elements instead of only labels.
This module requires https://www.drupal.org/project/better_exposed_filters to allow full features.
This module use the new Entity Reference Views filter.
See https://www.drupal.org/node/3403710.
BUT at the moment, entity reference filters is not defined by default. See change record to know how to define filter for your fields thanks to hook_views_data_alter hook.
Otherwise, for standard filters, you can use https://www.drupal.org/project/views_core_entity_reference.