<html> <head> <meta charset="utf-8" /> <script src="/grist-plugin-api.js"></script> <script src="page.js"></script> </head> <body> <h1>FetchSelectedOptions</h1> <pre id="data"></pre> </body> </html>