Choices can be used to allow the player to make a decision when interacting with an environment object.
They can be created from the toolbox:
On the BP instance, you can specify the dialog and the presented choices:
To react to the selection, you can register to it from the Level Blueprint, where the choice will be retrieved as an Index.