If you insist, something like:

log_archive_dest = X:\%ORACLE_SID% <--- check this, never used a substitution myself here
log_archive_format = A%S.%T

is about as short as possible, while remaining generally unique.
Could be shorter still if you can abandon the thread number.

(Never seen %TS in this context - can't find it in the doc - what is it?)