Display values when their prefix matches the input. Otherwise, display values when they contains the input.

Example:

Choices
apple
orange
grape
Current input
ap
values displayed when "Filter only with prefix" is enabled
apple
values displayed when "Filter only with prefix" is disabled
apple
grape