ActionValuesDescribed

ActionValuesDescribed completes values with a description.

carapace.ActionValuesDescribed(
	"first", "description of first",
	"second", "description of second",
	"third", "description of third",
)