I would like to display the full list of categories on the Page creation page, so that the user can pick using checkboxes which category posts should appear on that page.

I then need to retrieve the chosen categories for that specific page in my custom page templates, so that I can modify my loop to filter for only those chosen categories.