Currently it’s not possible to create manual pairs of non-adjacent registers. In most cases the decompiler should detect when two registers are used for a larger variable. It’s hard to say why it doesn’t happen here without having the binary, but possibly changing the array to contain 64-bit items would help.