Can a z machine property live in static memory?

Reading through this (relatively old) thread

It does seem like static memory can be “paged”. Of course, if your working set is too large it’s still going to be pretty slow.

-Dave