VatConfigOptions: {
    bundleID?: BundleID;
    creationOptions?: StaticVatOptions;
    parameters?: Record<string, any>;
}