Currently, snippet does not support the 'options' arg.
My use case involves anonymizing a user's IP address, which requires passing options.context.ip to Page calls, but I am unable to do so because the library does not support the options arg.
Is there a reason why this is not supported?