How to make “sticky” pages (and query by them)
It doesn’t appear that there is any obvious way to enable “sticky post” support for Pages, e.g. via add_post_type_support(). However, Pages support both hierarchy and menu order. I would recommend using menu order to output Pages in your preferred order.