ComponentType:
    | "HCD"
    | "Assembly"
    | "Service"
    | "Container"
    | "Sequencer"
    | "SequenceComponent"
    | "Machine"

Represents a type of the Component.