Sure,

If Stop_H was an array of bytes ...

Stop_H VAR BYTE[3]

Then you could access each different programmed period like this

Stop_H(Period)

Same thing for the other variables too.
<br>