Additional context parameters for injection

interface IInjectOptions {
    [ley: string]: any;
}

Indexable

[ley: string]: any