## Best practices

- Include a title that either tells customers what to do or explains their available options.
- Label options clearly based on what the option will do.
- Avoid options that contradict each other when you're allowing for multiple selections.

## Related components

- [`ChoiceList`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/ChoiceList): Use choice lists to present a list of choices where buyers can make a single selection or multiple selections.
