The set of types supported by this graph, including all port types, available variable types, and available constant types.
Override Graph.BuildAvailableVariableTypes or Graph.BuildAvailableConstantTypes to change
which types are included. Do not call Graph.SupportedTypes from those methods; use the
baseSupportedTypes parameter instead to avoid a circular dependency.