The user has 3 options/features to choose from, but here is the problem:
- Each feature can be selected separately/on its own.
- Feature A can be selected/combined with feature B.
- Feature B can be selected/combined with feature C.
- Tricky part: feature A can not be combined with feature C.
The user needs to know that they can select each feature individually AND that they can combine two features if they want (except for A and C).
Here is a little diagram:

Are there any good visual ways to accomplish this?




