How do we define the options we want to filter by?

Between parentheses, separated by commas, like ('French', 'Italian')Without parentheses, separated by commas, like 'French', 'Italian'

Between parentheses, separated by commas, like ('French', 'Italian').