I wonder what is the replacement of
MutableCreationOptionsInterface
stupidly enough from me to not realize that: the options are now passed to the ContainerInterface when using $container->get(SomeClass, $options).
ContainerInterface
$container->get(SomeClass, $options)