EntityActionType
Enum of the lab entities that support the entity action plugin system.
It is intentionally separate from :class:TagEntityType so that the set of
"actionable" entities can diverge from the set of "taggable" entities. It
still bridges to TagEntityType to reuse the entity -> model mapping.