Return dictionary with all [`Variable`](@ref) objects defined for a specific sequence component/block `T`.
This only returns those [`Variable`](@ref) directly defined for this component/block, not for any sub-components (through [`get_pulse`](@ref), [`get_gradient`][(@ref), etc.)
If `T` is not provided, all [`Variable`](@ref) objects are returned.