That content should live in your page’s main txt file. That way it can be edited in the panel, is already “merged” in the $page object, etc.
If that’s not desirable, create a child page: /my/page/child/module.txt
And maybe create a module.php controller that redirects HTTP requests to the parent page, so that this child page cannot be shown.