Takes an array of objects (name, checked, description) and turns it into a list of checkboxes, one for each element
Added a helper component for managing a list of strings. This component could, in theory, also be turned into a generic one for any type of data