Updates simplified runtime settings with a JSON string.
external JSPromise<JSAny?> updateSettings(String templateName, JSObject settings);