Checkboxes form field type
From Joomla! Documentation
The checkboxes form field type provides a multiple checkboxes. Unlike most used standard form field types like textfield or checkbox, this field is not "out of the box" solution. It will create checkboxes for you, and submit their values in form of an array, but it will not store them in database.