Drop-downs are used to restrict user's entry in a form field to a list of available values. These can be multi-select using (hyperlink to the multi-select).
If there are 6 or fewer options, use a button-group instead of a drop-down. See (cross-reference button topic).
Check out UI-Bootstrap's documentation